Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf noup] Use KMU instead of ITS in Matter Crypto #524

Closed

Conversation

ArekBalysNordic
Copy link
Contributor

Use KMU to store crypto materials instead of ITS when it is possible.
Added translation between ITS key IDs and KMU slots and adapted existing API.
The new feature can be enabled by setting the CHIP_CRYPTO_USE_KMU kconfig option to y.

Use KMU to store crypto materials instead of ITS when it is
possible.
Added translation between ITS key IDs and KMU slots and adapted
existing API.
The new feature can be enabled by setting the CHIP_CRYPTO_USE_KMU
kconfig option to ``y``.

Signed-off-by: Arkadiusz Balys <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant